Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Can I use COM components from .NET programs?Sep 21
Can I use .NET components from COM programs?Dec 15
Identify if any error in the following code segmentJan 04
What operating systems does the .NET Framework run on?Oct 10
Does the .NET Framework have in-built support for serialization?Sep 22
Are there any third party logging components available?Sep 03
What will be the output of the code mentioned in description if there is no comp...Jul 07
Mentioned code will not compile. Identify which line should be changed to fix th...Oct 27
Using the CHECKS table, write a query to return all the unique remarksDec 21
Which overloads a unary minus operator and returns no values - Select optionMar 21
Assume that there is no logic error. Identify if there is any declaration error:...Mar 03
return is an example of which option Jul 21
XmlSerializer is throwing a generic "There was an error reflecting MyClass" erro...Dec 11
Identify the error, if any: char str_name ‘a‘;Nov 21
Find if the following function prototype contains any error: double area(int ) Dec 02
In which object does Microsoft Visual C++ place its SQL? Dec 21
Does .NET replace COM?Nov 24
What size is a .NET object?Jan 14
How does .NET remoting work?Sep 17
Is ATL redundant in the .NET world?Feb 07
What are the new features of .NET 2.0?Mar 25
What's the problem with .NET generics?Dec 22
What's new in the .NET 2.0 class library?Oct 25
What is .NET?Oct 05
When was .NET announced?Sep 02
What versions of .NET are there?Oct 07
Why did they call it .NET?Nov 19
What does 'managed' mean in the .NET context?Nov 29
Can I write my own .NET host?Nov 27
Why doesn't the .NET runtime offer deterministic destruction?Feb 07
Which one of the following OOP concepts enables reusability of components?May 28
List the major components of the keyboard/Display interface.Oct 14
What is the output of the below code?Dec 06
Consider the following code segment and select one of the optionOct 27
What is the output of the following code?Feb 24
What is Code Access Security (CAS)?Nov 04
Who defines the CAS code groups?Mar 02
How do I define my own code group?Mar 23
Can source code be reverse-engineered from IL?Jan 28
Do the following statements return the same or different output.Dec 21
Using the CHECKS table from earlier today, write a query to return just the chec...Dec 21
What SELECT COUNT(LASTNAME) FROM CHARACTERS; will return?Dec 21
What will SELECT COUNT(*) FROM TEAMSTATS; query return?Dec 21
What must be done after closing a cursor to return memory? Dec 21
What will happen if an error is not handled? - Select optionNov 21
Which error occur due to poor understanding of the language? - Select optionDec 13
Why do I get errors when I try to serialize a Hashtable?Dec 03
Identify the error, if any: double avg=tot/n; in this statementFeb 15
Will my .NET app run on 64-bit Windows?Oct 17
How can I make sure my C# classes will interoperate with other .NET languages?Sep 28